const runtime.heapStatsDep

18 uses

	runtime (current package)
		metrics.go#L222: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L234: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L241: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L248: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L260: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L267: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L293: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L300: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L307: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L332: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L340: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L347: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L354: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L361: 			deps: makeStatDepSet(heapStatsDep),
		metrics.go#L396: 			deps: makeStatDepSet(heapStatsDep, sysStatsDep),
		metrics.go#L424: 			deps: makeStatDepSet(heapStatsDep, sysStatsDep),
		metrics.go#L517: 	heapStatsDep statDep = iota // corresponds to heapStatsAggregate
		metrics.go#L730: 		case heapStatsDep: